home *** CD-ROM | disk | FTP | other *** search
- if not exists t:
- makedir ram:t
- assign t: ram:t
- endif
-
- if not exists env:
- makedir ram:env
- assign env: ram:env
- endif
-
- Copy Zoo#3a:HD_Install.script Env:
- Execute >Nil: Env:HD_Install.script
- Delete >Nil: Env:HD_Install.script
-